Skip to content

Conversation

@folke
Copy link
Contributor

@folke folke commented Dec 2, 2024

If the basename contains % characters, that line fails.
This fixes that.

Fixes folke/snacks.nvim#187

@github-actions github-actions bot requested a review from stevearc December 2, 2024 05:51
@folke folke changed the title fix(runner): double escape % for replacing $FILENAME fix(runner): replace $FILENAME last, since it can contain % which would fail when gsub $RANDOM Dec 2, 2024
@stevearc
Copy link
Owner

stevearc commented Dec 3, 2024

LGTM thanks!

@stevearc stevearc merged commit 7a3d99e into stevearc:master Dec 3, 2024
7 checks passed
@Ocent22
Copy link

Ocent22 commented Dec 4, 2024

This should be an awesome logical fast means to scale through.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Scratch buffer error saving with markdown

3 participants